home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / sheep_are_save.swf / scripts / DefineSprite_69 / frame_1 / DoAction.as
Text File  |  2011-09-24  |  139b  |  11 lines

  1. stop();
  2. if(_root.GlobalSoundVkids == false)
  3. {
  4.    gotoAndStop(3);
  5. }
  6. else
  7. {
  8.    _root.GlobalSoundVkids = true;
  9.    gotoAndStop(2);
  10. }
  11.